Prepare v0.22.0#207
Merged
Merged
Conversation
Owner
bab2min
commented
Nov 15, 2025
- 신기능
- Kiwi 0.22.0에 들어갈 방언 분석 기능 대응
- 형태소에 의미 번호 정보 추가
- nogil Python에 대응하여 멀티스레드 안전하도록 코드 개선
- 버그 수정
- Kiwi.template()에 '{{' 혹은 '}}'가 들어갔을때 결과가 잘못 파싱되는 버그 수정
- Kiwi.tokenize()로 분석한 토큰이 포함된 문자열을 Kiwi 인스턴스가 수정 혹은 삭제된 뒤에 Kiwi.join()에 사용할 때 발생할 수 있는 잠재적인 오류 수정
- MorphemeSet에 형태소를 삽입하고 Kiwi 인스턴스를 변경 혹은 삭제하였을때 발생할 수 있는 잠재적인 오류 수정
…iInst` before accessing morpheme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.